Skip to content

Conversation

@nholik
Copy link
Contributor

@nholik nholik commented Jan 8, 2025

This PR is for issue 276 which loosens the field origin analyzer to accept non-integer values and truncates to decimal, provided they are in range for an int, versus the current behavior to ignore and default to a zero value. Per the issue, I believe this has no compatibility issues with the library as is and puts this closer to parity with labelary's behavior.

@primo-ppcg primo-ppcg marked this pull request as draft October 3, 2025 08:15
@primo-ppcg primo-ppcg linked an issue Oct 24, 2025 that may be closed by this pull request
@primo-ppcg primo-ppcg marked this pull request as ready for review October 24, 2025 07:06
@primo-ppcg primo-ppcg merged commit a4a25fb into BinaryKits:develop Oct 24, 2025
2 checks passed
@nholik nholik deleted the issue-276-allow-non-integer-fo-values-in-analyzer branch October 24, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle non-integer Field Origin values in analyzer

2 participants